/* 高亮样式开始 */
.jpActive{
  color: #fff !important;
  background: #032d85 !important;
}
/* 高亮样式结束 */
/* 分散对齐开始 */
.jpJustifyBox{
  font-size:0;
  width:100%;
  text-align:justify;
}
.jpJustify{
  display:inline-block;
  vertical-align:middle;
}
.jpLastJustify{
  width:100%;
}
@media only screen and (max-width: 768px){
  .jpJustifyBox{
    text-align: left;
  }
}
/* 分散对齐结束 */
/* 自定义内容页开始 */
.jpInnerLeftContactArea{
  display: block;
  max-width: 260px;
  background: #f9f9f9;
  padding: 10px !important;
}
.jpInnerContactTitle{
  font-size: 18px;
  color: #0170c1;
  font-weight: bold;
  margin-bottom: 10px;
}
.jpInnerContactTitle > span{
  line-height: 50px;
}
.jpInnerContactEN{
  font-size: 14px;
  color: #a9a9a9;
}
.index_ct{
}
.index_ct LI{
  line-height: 30px;
  font-family: 微软雅黑;
  color: #666;
  font-size: 14px;
  list-style: none !important;
}
.index_ct LI a{
  color: #666;
}
.jpInnerTel a{
  background: url(/img/zcdhtb.png) no-repeat left center;
  padding-left: 25px;
}
.jpInnerMail a{
  background: url(/img/yl2.png) no-repeat 2px center;
  padding-left: 25px;
}
.jpInnerAdd .add1{
  background: url(/img/zcdztb.png) no-repeat left center;
  padding-left: 25px;
}
.jpInnerAdd .add2{
  padding-left: 25px;
}
.jpBr{
  height: 0px;
}
.jpOffer{
background-color: #032d85;
  color: #fff;
  line-height: 52px;
  padding-left: 20px;
  font-size: 16px;
}
/* 自定义内容页结束 */
/* 分类标题开始 */
.cateTitle{
  background: url(/img/innerBg1.jpg) no-repeat;
  color: #fd120a;
  font-size: 30px;
  padding: 26px 26px 20px;
  line-height: 1;
  font-weight: Bold;
  margin-bottom: 1px;
}
.cateTitle p{
  font-family: ArialMT;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 3px;
  color: #ffffff;
  opacity: 0.2;
  padding-top: 10px;
  font-weight: normal;
}
/* 分类标题结束 */


/* 表格开始 */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #333333 !important;
    font-size: 14px;
  font-family: MicrosoftYaHei;
  }
  input:-moz-placeholder, textarea:-moz-placeholder {
    color: #333333 !important;
    font-size: 14px;
    font-family: MicrosoftYaHei;
  }
  input::-moz-placeholder, textarea::-moz-placeholder {
    color: #333333 !important;
    font-size: 14px;
    font-family: MicrosoftYaHei;
  }
  input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #333333 !important;
    font-size: 14px;
    font-family: MicrosoftYaHei;
  }
/* 表格结束 */
